GET
/
signin
/
provider
/
{provider}
/
callback
curl --request GET \
  --url https://local.auth.local.nhost.run/v1/signin/provider/{provider}/callback
"<string>"

Path Parameters

provider
enum<string>
required
Available options:
github,
google,
facebook,
twitter,
apple,
azuread,
windowslive,
linkedin,
spotify,
strava,
gitlab,
bitbucket,
twitch

Query Parameters

redirectUrl
string
required

Response

302 - application/json
Redirect to the initial url given as a query parameter in /signin/provider/{provider}

The response is of type string.